-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
9.0.5 (latest)
-
Code
-
Classes
- BaseField
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
310 |
Lines of code |
85 |
Logical lines of code |
35 |
Comment lines |
155 |
Methods |
18 |
Properties |
11 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
9 |
31 |
maybeDisable() |
S |
74 |
2 |
5 |
getValue() |
S |
69 |
2 |
6 |
getRawName() |
S |
82 |
1 |
3 |
cssClass() |
S |
82 |
1 |
3 |
isDisabled() |
S |
82 |
1 |
3 |
isResolvable() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
getName() |
S |
79 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
setSection() |
S |
81 |
1 |
3 |
getSection() |
S |
82 |
1 |
3 |
setValue() |
S |
81 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
sanitize() |
S |
100 |
1 |
0 |
field() |
S |
100 |
1 |
0 |
restApiError() |
S |
71 |
1 |
7 |